home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / stac0193.zip / TEC006.DOC < prev    next >
Text File  |  1992-11-03  |  3KB  |  55 lines

  1. ___________________________________________________________________________
  2. STAC FAX                                                           STAC FAX
  3.  
  4. Title: Loading Stacker into High Memory.
  5.  
  6. STACKER NOTE TEC006 - 7/09/91                          STAC FAX Index #2101 
  7. ___________________________________________________________________________
  8.  
  9. Background.
  10.     
  11.     To conserve base memory, it is possible to load the Stacker driver into
  12.     high memory (between 640K and 1024K) on systems with 80286 chips and
  13.     higher.  Appropriate memory management software (QRAM, MOVE'EM, QEMM386,
  14.     386MAX) and hardware are needed.  Loading high on an 80286 machine
  15.     requires hardware support for Expanded Memory Specification (EMS) 4.0
  16.     (see User's Manual, "Loading Stacker into High Memory").
  17.  
  18.     Note: For loading high using MS-DOS 5.0's DEVICEHIGH, see STACKER NOTE
  19.           TEC015 (STAC FAX index #2102),"Loading Stacker High with 
  20.           MS-DOS 5.0". 
  21.  
  22. Potential problems with loading the Stacker device driver high.
  23.  
  24.       1. Crowding in high memory, resulting in disk-read errors;
  25.       2. Erratic behavior of memory-intensive programs;
  26.       3. Exclude-phrases omitted from the memory manager device line (Stacker
  27.          coprocessor version only);
  28.       4. Load-high driver not invoked in STACKER.COM device driver line;
  29.       5. Stacker cache (/M=xx) specified at excessive size;
  30.       6. insufficiently large block of contiguous memory between 640K and 
  31.          1024K.
  32.  
  33. Recommended Actions.
  34.  
  35.       1. Consult documentation for memory manager to verify syntax in
  36.          CONFIG.SYS.  
  37.  
  38.       2. If applicable, edit load-high driver line to exclude range used by
  39.          coprocessor card (see User's Manual, "Re-enabling Memory Managers").
  40.          Note that the correct syntax for the AT&T 6300's AEMM.SYS is 
  41.          /X=addr-addr.
  42.  
  43.       3. Verify syntax of load-high statement in STACKER.COM device driver 
  44.          line (see User's Manual, "Loading Stacker into High Memory").
  45.  
  46.       4. Reduce size of STACKER disk cache (/M=xx switch in STACKER.COM 
  47.          device driver line).
  48.  
  49.       5. To verify load-high status, use a memory-mapping utility such as
  50.          Quarterdeck's MANIFEST.  If Interrupts 25 and 26 are at a segment 
  51.          value above A000, then Stacker is loaded high.
  52.  
  53. ___________________________________________________________________________
  54. Copyright 1991, Stac Electronics                    STAC FAX (619) 431-6712
  55.